CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - crc c

搜索资源列表

  1. P_salve.c

    0下载:
  2. 电容感应按键,(TWO KEY)检测程序,串口通信和CRC校验。-Capacitive sensing buttons, (TWO KEY) testing procedures, serial communications, and CRC check.
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:2537
    • 提供者:PeterZ
  1. iar-c-for-crc

    0下载:
  2. IAR C for CRC计算例子程序,在IAR 系统中可以直接编译-IAR C demo for CRC
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:3591
    • 提供者:jewen
  1. md5

    0下载:
  2. MD5加密算法 C和Java源代码,以及CRC算法的C源代码-MD5 C and java source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:18055
    • 提供者:
  1. crc

    0下载:
  2. CRC的c#代码 有需要做CRC认证的可以看看 可以根据代码增加程序CRC校验功能-C# code with the CRC CRC certification needs to be done according to code can add the program to see the CRC function
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:682
    • 提供者:paddy
  1. Crc32

    0下载:
  2. CRC校验实用程序库 在数据存储和数据通讯领域,为了保证数据的正确,就不得不采用检错的手段。在诸多检错手段中,CRC是最著名的一种。CRC的全称是循环冗余校验,其特点是:检错能力极强,开销小,易于用编码器及检测电路实现。从其检错能力来看,它所不能发现的错误的几率仅为0.0047 以下。-/* CRC.C——CRC程序库*/   #define CRCCCITT 0x1021   #define CCITT-REV 0x8408   #define CRC16 0x8005   #define C
  3. 所属分类:Compiler program

    • 发布日期:2017-05-10
    • 文件大小:2380205
    • 提供者:yang_yinxia
  1. CRC-Press-Algorithms-and-Data-Structures-in-CPP.r

    0下载:
  2. C++ E-Books Tutorials - CRC Press Algorithms and Data Structures in C++.rar
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-02
    • 文件大小:14871040
    • 提供者:gouchout
  1. crc

    0下载:
  2. 生成crc校验码和校验crc的c语言源码,直接复制使用-Generate crc crc check code and verify the c language source code, use the direct copy
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:571
    • 提供者:zhouguoliang
  1. CRC

    0下载:
  2. CRC+算法原理及C+语言实现.pdf-CRC+ algorithm principle and the C+ language. Pdf
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:27972
    • 提供者:153856153
  1. CRC

    0下载:
  2. 这是在Keil中编写的C程序,实现了通信协议中的CRC32与CRC16校验,采用驱动表法,算法精炼,程序简洁。-This is written in the C program in Keil, the communications protocol to achieve the CRC32 and CRC16 checksum, using table-driven method, algorithm refined, simple procedures.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:18053
    • 提供者:123mutouren
  1. CRC-algorithm-principle---C

    0下载:
  2. CRC的英文全称为Cyclic Redundancy Check(Code),中文名称为循环冗余校验(码)。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制。-The English full CRC Cyclic Redundancy Check (Code), the Chinese name for the cyclic redundancy check (code). It is an important class of linear
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:22882
    • 提供者:shitou
  1. CRC

    0下载:
  2. CRC校验C程序,可以计算CRC结果,方法简单,运行时间快-CRC checksum C program, you can calculate the CRC result, the method is simple, fast run-time
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:1550
    • 提供者:wan
  1. CRC

    0下载:
  2. CRC编码解码C++程序,可以选择译码方式有五种国际标准的生成多项式,也可自由更改-CRC encoding and decoding C++ program, you can select the decoding mode there are five international standard generator polynomial can also be free to change the
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:1136
    • 提供者:王芳
  1. CRC.c

    0下载:
  2. cyclic redundence check in data communication
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:651
    • 提供者:mahi
  1. CRC

    0下载:
  2. modbus通讯中的CRC检验原理,用C语言编程实现 -the CRC of modbus procotol
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:140274
    • 提供者:user
  1. CRC

    0下载:
  2. 包括:CRC16算法原理.CRC校验C语言实现.crc校验原理等资料,有用的可以下载看看。-Include: the CRC16 algorithm principle. CRC checksum C language implementation of the crc checksum principle information useful you can download to see....
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:666109
    • 提供者:小夏
  1. CRC

    0下载:
  2. 单片机 C 语言 CRC16 源代码,用查表算法-MCU C language CRC16 Source Code
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1304
    • 提供者:ic0005
  1. crc

    0下载:
  2. CRC 算法C语言,有兴趣的可以下载看看编程思想-CRC algorithm in C language, and who are interested can download and see
  3. 所属分类:Project Design

    • 发布日期:2017-04-06
    • 文件大小:108448
    • 提供者:flx
  1. xmodemCRC16.c

    0下载:
  2. 本人根据XMODEM协议的16位CRC校验方式CRC--CCITT(X^16 + X^12 + X^5 + 1),根据其理论思路一步一步编写的源代码,按照程序思路,会比较容易理解CRC16较验方式的来龙去脉。 -I according to the XMODEM protocol 16 of the CRC method CRC- CCITT (X ^ 16+ X ^ 12+ X ^ 5+ 1), according to their theoretical ideas step by st
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:702
    • 提供者:海天
  1. crc

    0下载:
  2. Overview Of The C++ Programming Langauge
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:75836
    • 提供者:Darkload
  1. CRC-AND-C

    0下载:
  2. CRC 算法原理及C 语言实现,对CRC 介绍,以及C语言处理-CRC PRINCLE AND C LANGUAGE REALIZE,INTRODUCTION OF CRC ,REALIZATION OF CRC BY C LANGUANGE
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:28065
    • 提供者:袁源
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 21 »
搜珍网 www.dssz.com